home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / nosinst.zip / HUBIP.INF < prev    next >
Text File  |  1993-12-13  |  2KB  |  38 lines

  1. HUB IP ADDRESS
  2. ~~~~~~~~~~~~~~
  3. The HUB IP address should have been given to you when
  4. you were issued with your own IP address. However, it
  5. may have been overlooked.  Don't panic! If you have a
  6. HUB in your area that has existed for any length of
  7. time, NOSINST will attempt to calculate the right HUB
  8. address for you.
  9.  
  10. HUBs usually occupy the first address in any block of
  11. 16.  However, this is not a universal rule.  Some
  12. areas have much larger blocks allocated to each HUB,
  13. in which case this program will not be able to help
  14. you. You will have to ask local stations for the
  15. information.
  16.  
  17. Why do HUBs occupy the first address in a block?
  18. The short and simple answer is; to simplify mail and
  19. live link routing.  For instance, take a user with an
  20. address of 44.131.19.165.  Take the last number (165)
  21. and divide it by 16, (10 remainder 5), throw away the
  22. remainder, (10), then multiply the result by 16,
  23. (160), you now have the most likely address for a HUB
  24. that routes mail for that station. Now, all this maths
  25. is just to show you that one could route mail to a HUB
  26. by saying "send anything with an address in the range
  27. 44.131.19.160 to 44.131.19.175 to the HUB with the
  28. address 44.131.19.160".  In fact, "masking" off IP
  29. addresses is very simple in real terms and is just one
  30. mathematical operation (IPaddress AND 0xfffffff0 for
  31. those that understand computer maths).
  32.  
  33. The end result of the above calculation is a block of
  34. addresses under the "wing" of a HUB station.
  35.  
  36. It should be clear how vital it is to get the correct
  37. information and also how difficult the explanation can
  38. sound even though it's easy! hi.